解决:java.lang.OutOfMemoryError: Failed to allocate a 20971532 byte allocation with 4194304 free bytes
AndroidManifest.xml:添加这两个,我加在了application层级 也可以加在activity级 android:largeHeap="true" android ...